Load a soft body into the simulation.
PHY LOAD SOFT BODY ID, Tetrahedral Mesh$, Mesh$, X#, Y#, Z#
ID
Integer identification number of the soft body, this number is shared with ID values from Basic3D
Tetrahedral Mesh$
String tetrahedral mesh file that has been created using the PhysXViewer tool
Mesh$
String object mesh file
X#
Float position on X axis
Y#
Float position on Y axis
Z#
Float position on Z axis
No example code is provided for this command